FlexReport for WinForms
BasePath プロパティ (C1Serializer)


C1.Document アセンブリ > C1.Document.Serialization 名前空間 > C1Serializer クラス : BasePath プロパティ
Gets the name of the directory used during serialization / deserialization to search additional files if they specified via relative file name.
シンタックス
'宣言
 
Public Property BasePath As System.String
'使用法
 
Dim instance As C1Serializer
Dim value As System.String
 
instance.BasePath = value
 
value = instance.BasePath
public System.string BasePath {get; set;}
参照

参照

C1Serializer クラス
C1Serializer メンバ