NbFileMetadataPublicUrl Property |
公開URL
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public string PublicUrl { get; set; }
Public Property PublicUrl As String
Get
Set
public:
property String^ PublicUrl {
String^ get ();
void set (String^ value);
}
member PublicUrl : string with get, set
Property Value
Type:
StringVersion Information Core
Supported in: 1.0
See Also