'Declaration Public Property Id As System.String
public System.string Id {get; set;}
'Declaration Public Property Id As System.String
public System.string Id {get; set;}
Exception | Description |
---|---|
GrapeCity.Documents.Word.PropertyNullOrWhiteSpaceException | Thrown when trying to set a null reference (Nothing in Visual Basic) or empty string. |