public FindStreamType Type { get; }
Public ReadOnly Property Type As FindStreamType
Get
Dim instance As AlternateDataStreamInfo
Dim value As FindStreamType
value = instance.Type
public:
property FindStreamType Type {
FindStreamType get ();
}
member Type : FindStreamType with get
No code example is currently available or this language may not be supported.