Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
exo_jcr
webdav
csclient
DavProperties
DisplayNameProperty
C# Class exo_jcr.webdav.csclient.DavProperties.DisplayNameProperty
Inheritance:
WebDavProperty
ファイルを表示
Open project: exodev/jcr-msofficeplugin
Class Usage Examples
Public Methods
Method
Description
DisplayNameProperty
( ) :
System
getDisplayName
( ) :
String
init
(
XmlTextReader
reader
) :
void
Method Details
DisplayNameProperty()
public
method
public
DisplayNameProperty
( ) :
System
return
System
getDisplayName()
public
method
public
getDisplayName
( ) :
String
return
String
init()
public
method
public
init
(
XmlTextReader
reader
) :
void
reader
System.Xml.XmlTextReader
return
void