'Declaration
Public Property FilePath As String
'Usage
Dim instance As SaveDocumentStreamEventArgs Dim value As String instance.FilePath = value value = instance.FilePath
public string FilePath {get; set;}
'Declaration
Public Property FilePath As String
'Usage
Dim instance As SaveDocumentStreamEventArgs Dim value As String instance.FilePath = value value = instance.FilePath
public string FilePath {get; set;}