Proprietà DedNetApplicationBomPartInfoDescriptorFileName
|
Nome file riferito al BomPartInfo.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassipublic string FileName { get; set; }
Public Property FileName As String
Get
Set
public:
property String^ FileName {
String^ get ();
void set (String^ value);
}
member FileName : string with get, set
Valore della proprietà
String
Vedi anche