FSVolume.Name Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual FSKit.FSFileName Name { [Foundation.Export("name", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setName:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("name", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setName:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Name : FSKit.FSFileName with get, set
Property Value
- Attributes