NbServiceEndpointUrl 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 EndpointUrl { get; set; }
Public Property EndpointUrl As String
Get
Set
public:
property String^ EndpointUrl {
String^ get ();
void set (String^ value);
}
member EndpointUrl : string with get, set
Property Value
Type:
StringExceptions Exception | Condition |
---|
ArgumentNullException | エンドポイントURLがnull |
Version Information Core
Supported in: 1.0
See Also