[NotNullAttribute] string Path { get; }
<NotNullAttribute> ReadOnly Property Path As String Get
[NotNullAttribute] property String^ Path { String^ get (); }
[<NotNullAttribute>] abstract Path : string with get
In This Article